body {
  /* background: #111; */
  background-image: url('../img/forest.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;       
  font-weight: 300;
}
.background {
  position: fixed;
  width: 100%;
  height: 100%;
  /* background-image: url('../img/bg2.jpg'); */
  background-color: #000000;
  background-size: cover;
  background-position: center;
  text-rendering: optimizeLegibility;
}
.background:after {
  content: '';
  position: fixed;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 1px solid rgba(255,255,255,.2);
}
.wrapper {
  display: none;
}


/* 1. Intro Keyframe
--------------------------------------- */
#intro {
  position: fixed;
  top: 48%;
  left: 10%;
  width: 80%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.name {
  font-size: 45px;
  letter-spacing: 12px;
  line-height: 0;
  font-weight: 900;
}
.byline { 
  font-size: 25px;
  letter-spacing: 4px;
  text-align: center;
  font-weight: 600;
}
.ampersand {
  font-family: "Adobe Caslon Pro", "brandon-grotesque";
  font-style: italic;
}

/* 2. Explosion/Images/Links Structure and Text
--------------------------------------- */
#explosion,
#images {
  position: fixed;
  top: 100%;
  width: 100%;
  height: 100%;
}
.explosion-byline {
  position: fixed;
  top: 40%;
  left: 10%;
  color: white;
  max-width: 22%;
  opacity: 0;
}
.images-byline {
  position: fixed;
  top: 63%;
  left: 5%;
  color: white;
  max-width: 30%;
  opacity: 0;
  max-height: 70%;
  overflow: scroll;
}
.images-byline-2 {
  text-align: center;
  position: fixed;
  top: 20%;
  left: 26%;
  color: rgb(255, 0, 255);
  width: 50%;
  opacity: 0;
  font-weight: 900;
  font-size: 40px;
  letter-spacing: 12px;
  line-height: 1.5;
}

/* 3. Explosion Keyframe
--------------------------------------- */
#domExplosionList {
  position: fixed;
  width: 270px;
  top: 100%;
  right: 37%;
  opacity: 0;
}
#secondImageList {
  position: fixed;
  width: 270px;
  top: 100%;
  right: 48.75%;
  opacity: 0;
}
.secondimage-byline {
  text-align: center;
  position: fixed;
  top: 35%;
  left: 25%;
  color: white;
  width: 50%;
  opacity: 0;
}
#thirdImageList {
  position: fixed;
  width: 270px;
  top: 100%;
  left: 48.75%;
  opacity: 0;
}
.thirdimage-byline {
  text-align: center;
  position: fixed;
  top: 35%;
  right: 25%;
  color: white;
  width: 50%;
  opacity: 0;
}
#fourthImageList {
  position: fixed;
  width: 270px;
  top: 85%;
  left: 30%;
  opacity: 0;
}
.fourthimage-byline {
  text-align: center;
  position: fixed;
  top: 37%;
  right: 25%;
  color: white;
  width: 50%;
  opacity: 0;
}
#fifthImageList {
  position: fixed;
  width: 270px;
  top: 85%;
  left: 30%;
  opacity: 0;
}
.fifthimage-byline {
  text-align: center;
  position: fixed;
  top: 37%;
  right: 25%;
  color: white;
  width: 50%;
  opacity: 0;
  font-weight: 500;
}
#sixthImageList {
  position: fixed;
  width: 270px;
  top: 85%;
  left: 30%;
  opacity: 0;
}
.sixthimage-byline {
  text-align: center;
  position: fixed;
  top: 37%;
  right: 25%;
  color: white;
  width: 50%;
  opacity: 0;
  font-weight: 500;
}
.dom-explosion-item {
  position: absolute;
  width: 60px;
  height: 60px;
  /* background-color: #fff; */
}
.dom-secondimage-item {
  position: absolute;
  width: 60px;
  height: 60px;
  /* background-color: #fff; */
}
.dom-secondimage-item {
  position: absolute;
  width: 60px;
  height: 60px;
  /* background-color: #fff; */
}
.item-left {
  position: absolute;
  width: 60px;
  height: 60px;
}
.dei-1  { bottom: 100px;   right: 350px;  }
.dei-2  { top: 30px;   left: 0px; }
.dei-3  { top: 30;   left: 0px; }
.dei-4  { top: 30;   left: 0px; }
.dei-5  { top: 30;   left: 0px;  }
.dei-6  { top: 30;   left: 0px; }
.dei-7  { top: 70px;   left: 140px; }
.dei-8  { top: 70px;   left: 210px; }
.dei-9  { top: 140px;   left: 0;  }
.dei-10 { top: 140px;   left: 70px; }
.dei-11 { top: 140px;   left: 140px; }
.dei-12 { top: 140px;   left: 210px; }
.dei-13 { top: 210px;   left: 0;  }
.dei-14 { top: 210px;   left: 70px; }
.dei-15 { top: 210px;   left: 140px; }
.dei-16 { top: 210px;   left: 210px; }


/* 3. Images Keyframe
--------------------------------------- */
.raw-page {
  position: fixed;
  width: 45%;
  border-radius: 6px;
  box-shadow: inset 0 0 1px rgba(255,255,255,.3);
  border: 1px solid rgba(0,0,0,.2);
  background-clip: padding-box;
}
#demophoto {
  top: 100%;
  right: 5%;
}
.iphone {
  position: fixed;
  right: 40%;
  top: 102%;
  width: 16%;
}
.iphone-frame {
  position: relative;
  width: 100%;
  height: auto;
  background-size: 100%;
  z-index: 2;
}
.iphone-viewport {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 23%;
  left: 1%;
  overflow: hidden;
}
.iphone-content {
  position: absolute;
  top: 0;
  left: 20;
  width: 100%;
}
#medium-profile-iphone {
  z-index: 2;
  transform: translate3d(0, 20px, 0);
}
.background-forest {
  background-image: url("./img/forest.jpg")
}

/* 3. Links Keyframe
--------------------------------------- */
#links {
  position: fixed;
  top: 48%;
  left: 10%;
  width: 80%;
  color: #fff;
  text-align: center;
  opacity: 0;
}
.links-byline {
  font-size: 30px;
  line-height: 1.15;
}
.btn {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid rgba(255,255,255,.5);
  color: rgba(255,255,255,.8);
  font-size: 12px;
  font-weight: 900;
  text-decoration: none;
  border-radius: 50px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .1em;
}
.btn:hover,
.btn:focus {
  color: #fff;
  border-color: #fff;
}
.twitter {
  position: fixed;
  top: 20px;
  right: 20px;
}

/* 4. Handling resize and small devices
--------------------------------------- */
.error {
  display: none;
  position: fixed;
  width: 80%;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  top: 30%;
  left: 10%;
}
.page-error .error {
  display: block;
}
.page-error .container {
  display: none;
}
@media all and (max-width: 1000px) {
  .container {
    display: none;
  }
  .error {
    display: block;
    font-size: 22px;
  }
}